home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Computer Shopper 235
/
Issue 235 - September 2007 - DPCS0907DVD.ISO
/
Extras
/
NetObjects Fusion
/
NOF10.exe
/
data1.cab
/
FSI
/
lib
/
nof
/
includes.js
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2007-04-11
|
189 b
|
5 lines
function loadClasses( pathNOF ) {
for (var i=1; i < arguments.length; i++) {
document.writeln('<script language="javascript" src="' + pathNOF + arguments[i] + '.js"></script>');
}
}